QuickTime 3 For Windows Programmers
| Previous | Chapter Contents | Chapter Top | Next |
The NativeRegionToMacRegion function converts a Windows HRGN to a Macintosh region handle.
RgnHandle NativeRegionToMacRegion(void *nativeRegion)
The RgnHandle should be disposed of by the caller.